ALTER TABLE "AuditLog" ADD COLUMN IF NOT EXISTS "LocationId" int REFERENCES "Location"("LocationId");